SingleNIProviderIConvertSingleNGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<SingleN> IProvider<IConvert<SingleN>>.GetInstance()

Return Value

IConvertSingleN
An instance of T.

Implements

IProviderTGetInstance

See Also